home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1996 December
/
macgaichiban199612.bin
/
NEWS ROOM
/
Shared.Dir
/
00768.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-02-29
|
195 b
|
10 lines
on PCorMac eitherFN
if the machineType = 256 then
set type to "P"
else
set type to "M"
end if
put type into char length(eitherFN) - 4 of eitherFN
go("st", string(eitherFN))
end